home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / scroll_backward < prev    next >
Encoding:
Text File  |  2001-03-21  |  706 b   |  19 lines

  1. Synopsis:
  2.    bind <key> scroll_backward
  3.  
  4. Description:
  5.    This function allows the user to move backwards in the client's lastlog
  6.    one page at a time.  The percentage of the screen that makes up a page is
  7.    defined by the set(4) scrollback_ratio variable. This is useful for
  8.    reviewing events as they happened, in a manner easier than LASTLOG
  9.    provides.
  10.  
  11.    This function requires that SCROLL be on in order to function.  The
  12.    SCROLL_START function must be used to use the scrollback feature, and
  13.    SCROLL_END must be used to exit it.
  14.    
  15. See Also:
  16.    bind(4) scroll_end, scroll_forward, scroll_start; lastlog(1); set(4)
  17.    hold_mode, scroll, scrollback_ratio
  18.  
  19.